[Xend/ACM] Embed the policy schema in the python file
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 1 May 2008 08:55:06 +0000 (09:55 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 1 May 2008 08:55:06 +0000 (09:55 +0100)
commitf0dc96dc71bd2dfe03ddb9ada247d133d5de6f6d
tree4a2d45a9eb6d2502d7b55b24d8e1abae59ff2362
parent65bdbfa43a4edcc729af287cd1d83f04ea85440b
[Xend/ACM] Embed the policy schema in the python file

This patch embeds the ACM policy's schema in the python file where the
schema is being accessed for verifying the policy XML. This way also
programs that cannot access a protected directory where the schema may
be located in can use this class.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
tools/python/xen/util/acmpolicy.py